Skip to content

fix(examples): standardize wallet ID env var across Go Account scripts - #9732

Merged
alia-bitgo merged 1 commit into
masterfrom
aliaaamir/caas-2606-standardize-env-vars-go-account
Sep 15, 2026
Merged

alia-bitgo merged 1 commit into
masterfrom
aliaaamir/caas-2606-standardize-env-vars-go-account

Conversation

@alia-bitgo

Copy link
Copy Markdown
Contributor

Summary

  • Renames the local accountId variable to walletId in Go Account example scripts, matching the naming already used by the other scripts in the directory
  • Fixes create-go-account-address.ts to read OFC_WALLET_ID instead of a hardcoded placeholder, and adds the missing required-env-vars doc block

Test plan

  • tsc --noEmit on changed files (no new errors)
  • Verified remaining accountId occurrences are API response/request interface fields, not local vars

TICKET: CAAS-2606

Renames the local accountId variable to walletId in scripts that used
it, matching the naming already used elsewhere, and fixes
create-go-account-address.ts to read OFC_WALLET_ID instead of a
hardcoded placeholder.

TICKET: CAAS-2606
@alia-bitgo
alia-bitgo requested a review from a team as a code owner September 14, 2026 18:24
@linear-code

linear-code Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

CAAS-2606

@alia-bitgo
alia-bitgo merged commit c6eb045 into master Sep 15, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants